Tags: webdev + responsive web design

Sort by: Date / Title / URL

  1. The Adaptive image module provides device-appropriate versions of images from your fields.You can activate adaptive images by adding an adaptive effect to any of your image styles.
  2. This module integrates the Responsive Images library created by Filament Group.The purpose of this library is to load images in different sizes based uponthe resolution of the browser loading the page. This allows for mobile-optimized images.This module provides a "Responsive Images" image field formatter for which you can selectboth a small (mobile-optimized) image style as well as a large (for normal screens) image style.
  3. A com­mon prob­lem in respon­sive design is the link­ing of CSS3’s media queries and JavaScript. For instance on a larger screen we can restyle, but it might be use­ful to use JavaScript and pull in dif­fer­ent con­tent at the same time, e.g. higher qual­ity images. With CSS tran­si­tions, specif­i­cally their tran­si­tio­nEnd events, we can marry up our media queries and JavaScript per­fectly, with­out resort­ing to win­dow resize events.
  4. Automatically adapts your existing HTML images for mobile devices. No mark-up changes needed. Just drop it in and forget about it.

First / Previous / Next / Last / Page 2 of 3